API: Remove colormap handling from GdkScreen
authorBenjamin Otte <otte@redhat.com>
Sun, 29 Aug 2010 10:51:07 +0000 (12:51 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 26 Sep 2010 13:11:34 +0000 (15:11 +0200)
commitcf4cb4f6d9b8266a48b49868cbdd82a0a9b9d3e6
tree39e093227f1b4cae4a719001d19fc11520d13fe9
parent04d5c477aaeeb6a267437b772a2ccb52dda9ff9e
API: Remove colormap handling from GdkScreen

In particular, the following functions are gone:
- gdk_screen_get_default_colormap()
- gdk_screen_set_default_colormap()
- gdk_screen_get_system_colormap()
- gdk_screen_get_rgba_colormap()
16 files changed:
docs/reference/gdk/gdk3-sections.txt
gdk/gdk.symbols
gdk/gdkcolor.c
gdk/gdkcolor.h
gdk/gdkscreen.c
gdk/gdkscreen.h
gdk/quartz/gdkcolor-quartz.c
gdk/quartz/gdkscreen-quartz.c
gdk/quartz/gdkscreen-quartz.h
gdk/win32/gdkcolor-win32.c
gdk/win32/gdkdisplay-win32.c
gdk/win32/gdkscreen-win32.c
gdk/x11/gdkcolor-x11.c
gdk/x11/gdkscreen-x11.c
gdk/x11/gdkscreen-x11.h
gdk/x11/gdkwindow-x11.c